home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / vbperf_1 / help.txt next >
Encoding:
Text File  |  1997-02-11  |  3.2 KB  |  76 lines

  1. VB Perfect Print  beta 1.0  Help file
  2.  
  3. When you bring up VB Perfect Print, you will see the complete application
  4. in front of your eyes.  Everything is on one form for simplicity.  That
  5. makes this application very easy to use and understand.  The follwing will
  6. explain the basic steps to print out your source code.
  7.  
  8. Step 1.  Load a project file.
  9.  
  10.  Click the [Open] icon on the toolbar to load a VBP (Visual Basic Project)
  11.  file.  You will be presented with the basic explorer type dialog box to
  12.  select from.  Once loaded, you will see the names of the forms and modules
  13.  from the project listed in the large listbox on the left (labeled forms
  14.  and modules).  
  15.  
  16. Step 2.  Select forms and Modules to print
  17.  
  18.  You can select one, all or as many as you like to print by clicking on
  19.  each individual name or you may click "ALL" at the bottom of the list box.
  20.  To deselect all of the selected names, click [clear selected]. You must
  21.  must select at least one to print anything.
  22.  
  23. Step 3. Tailor the way you want your printout to look
  24.  
  25.  You can set the font size, bold, italic and color for comments, code,
  26.  functions names, title and lines(color and thinkness only).  You can also
  27.  set the margins (the application always leaves about 1 inch on the left
  28.  so you can put the print out in a note book).  Page numbers option will
  29.  print the date and page numbers at the bottom of each page.  Page borders
  30.  will print a border around each page.
  31.  
  32.  Once you get the options set, you can click [Save] which will make your
  33.  selections the default selections until you change them.  If you ever
  34.  want to go back to the original settings, click [Default] on the toolbar
  35.  and the settings will go back to the original default settings.
  36.  
  37. Step 4. Printing
  38.  
  39.  Once you have all of your settings the way you want them, click [Print]
  40.  on the toolbar and the application will begin reading the selected forms
  41.  and modules and will begin printing.  You will notice the names of your
  42.  subroutines and functions poping up in the list box on the right.  This 
  43.  is for refernce only for now but is used in the registered version of the
  44.  program.
  45.  
  46.  *Note - Not all printers are the same and alot of them lie about their
  47.   true margins so you may need to play with the margin settings to get the
  48.   printout to print completly on the page. sometimes the printout may fade
  49.   off the right side if the printer lies about it's margin so increase the 
  50.   right margin a tad.  Same goes for the bottom margin.
  51.  
  52. Step 5. Exiting the program
  53.  
  54.  Once you have your printout, just click the [Exit] button on the toolbar
  55.  and you leave the application.
  56.  
  57.  
  58.  
  59. The full registered program has many more options available and will be
  60. available as shareware with many more features. We are toying with the
  61. notion of releasing a limited version like this beta as freeware if there
  62. is enough interest.
  63.  
  64. Any comments, problems or other, please email dp@one.net with your info.
  65.  
  66. At this time we will provide support only through email for this
  67. beta version.  We will try to help you if you have a problem but since
  68. this is a beta, we may not be able to help everyone right away.
  69.  
  70.  
  71.  
  72.  
  73. This document and Application is Copyright (c) Jan. 21,1997 by Ahmosa Island
  74. Software.  All Rights Reserved.
  75.  
  76.